SixBit API Schema
IsGiftType Simple Type
Description
If the order is a gift or not.
Namespace (none)
Type
Restriction of xs:boolean
Diagram
IsGiftType Simple Type
Overview
IsGiftType Restriction of xs:boolean
If the order is a gift or not.
Source
<xs:simpleType name="IsGiftType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>If the order is a gift or not.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:boolean" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.